Home
last modified time | relevance | path

Searched defs:VisitedPHIs (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DStackProtector.h68 SmallPtrSet<const PHINode *, 16> VisitedPHIs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DStackProtector.h70 SmallPtrSet<const PHINode *, 16> VisitedPHIs; variable
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DStackProtector.h76 SmallPtrSet<const PHINode *, 16> VisitedPHIs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp63 SmallPtrSet<PHINode *, 4> VisitedPHIs; in simplifyLoopInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp67 SmallPtrSet<PHINode *, 4> VisitedPHIs; in simplifyLoopInst() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DFunctionSpecialization.h185 DenseSet<Instruction *> VisitedPHIs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DFunctionSpecialization.h185 DenseSet<Instruction *> VisitedPHIs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DFunctionSpecialization.h185 DenseSet<Instruction *> VisitedPHIs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DFunctionSpecialization.h185 DenseSet<Instruction *> VisitedPHIs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp60 DenseMap<MachineInstr *, struct PHIInfo> VisitedPHIs; member in __anoncedaf7da0111::X86FastPreTileConfig