/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ |
H A D | ProvenanceAnalysis.h | 36 class PHINode; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | SimplifyIndVar.h | 28 class PHINode; variable
|
H A D | SSAUpdater.h | 25 class PHINode; variable
|
H A D | Local.h | 56 class PHINode; variable
|
H A D | SSAUpdaterBulk.h | 23 class PHINode; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | PhiValues.h | 33 class PHINode; variable
|
H A D | BasicAliasAnalysis.h | 38 class PHINode; variable
|
H A D | MemoryBuiltins.h | 47 class PHINode; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
H A D | SROA.h | 32 class PHINode; variable
|
H A D | JumpThreading.h | 43 class PHINode; variable
|
H A D | GVN.h | 53 class PHINode; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/ |
H A D | SLPVectorizer.h | 43 class PHINode; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | SpeculateAroundPHIs.cpp | 203 PHINode &PN, SmallDenseMap<PHINode *, InstructionCost, 16> &CostSavingsMap, in isSafeAndProfitableToSpeculateAroundPHI() 428 const SmallDenseMap<PHINode *, InstructionCost, 16> &CostSavingsMap, in findProfitablePHIs()
|
H A D | LoopInterchange.cpp | 754 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions()
|
H A D | SROA.cpp | 2337 SmallSetVector<PHINode *, 8> &PHIUsers, in AllocaSliceRewriter()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | BasicBlock.h | 40 class PHINode; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LoopPeel.cpp | 144 SmallDenseMap<PHINode *, unsigned> &IterationsToInvariance) { in calculateIterationsToInvariance()
|
H A D | SimplifyCFG.cpp | 5248 SmallVectorImpl<std::pair<PHINode *, Constant *>> &Res, in GetCaseResults() 5755 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 72 class PHINode; variable
|
H A D | SelectionDAGBuilder.cpp | 1124 void SelectionDAGBuilder::visitPHI(const PHINode &) { in visitPHI()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | IRTranslator.h | 49 class PHINode; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 817 SizeOffsetType ObjectSizeOffsetVisitor::visitPHINode(PHINode&) { in visitPHINode() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Instructions.cpp | 98 PHINode::PHINode(const PHINode &PN) in PHINode() function in PHINode
|