/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.h | 23 class PHINode; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ProvenanceAnalysis.h | 36 class PHINode; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SimplifyIndVar.h | 29 class PHINode; variable
|
H A D | SSAUpdaterBulk.h | 23 class PHINode; variable
|
H A D | Local.h | 47 class PHINode; variable
|
H A D | SSAUpdater.h | 25 class PHINode; variable
|
H A D | BasicBlockUtils.h | 29 class PHINode; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | PhiValues.h | 32 class PHINode; variable
|
H A D | BasicAliasAnalysis.h | 31 class PHINode; global() variable
|
H A D | MemoryBuiltins.h | 47 class PHINode; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | SROA.h | 37 class PHINode; global() variable
|
H A D | JumpThreading.h | 42 class PHINode; variable
|
H A D | GVN.h | 54 class PHINode; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | SLPVectorizer.h | 42 class PHINode; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | BasicBlock.h | 40 class PHINode; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackProtector.cpp | 173 HasAddressTaken(const Instruction * AI,TypeSize AllocSize,Module * M,SmallPtrSet<const PHINode *,16> & VisitedPHIs) HasAddressTaken() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | IRTranslator.h | 52 class PHINode; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 76 class PHINode; variable
|
H A D | SelectionDAGBuilder.cpp | 1373 void SelectionDAGBuilder::visitPHI(const PHINode &) { in visitPHI()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopInterchange.cpp | 730 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions()
|
H A D | SROA.cpp | 2678 SmallSetVector<PHINode *, 8> &PHIUsers, in AllocaSliceRewriter()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 5910 SmallVectorImpl<std::pair<PHINode *, Constant *>> &Res, in getCaseResults() 6506 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable() 6543 bool HasDefaultResults, const SmallDenseMap<PHINode *, Type *> &ResultTypes, in ShouldUseSwitchConditionAsTableIndex()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCodeGenPrepare.cpp | 1796 SmallPtrSet<const PHINode *, 8> &SeenPHIs) { in collectPHINodes()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 123 PHINode::PHINode(const PHINode &PN) in PHINode() function in PHINode
|