Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackProtector.h68 SmallPtrSet<const PHINode *, 16> VisitedPHIs; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DStackProtector.h70 SmallPtrSet<const PHINode *, 16> VisitedPHIs; variable
/external/llvm/include/llvm/CodeGen/
DStackProtector.h76 SmallPtrSet<const PHINode *, 16> VisitedPHIs; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopInstSimplify.cpp63 SmallPtrSet<PHINode *, 4> VisitedPHIs; in simplifyLoopInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInstSimplify.cpp67 SmallPtrSet<PHINode *, 4> VisitedPHIs; in simplifyLoopInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86FastPreTileConfig.cpp60 DenseMap<MachineInstr *, struct PHIInfo> VisitedPHIs; member in __anon5fe8425a0111::X86FastPreTileConfig