Home
last modified time | relevance | path

Searched defs:PHINode (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h23 class PHINode; global() variable
/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysis.h36 class PHINode; variable
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSimplifyIndVar.h29 class PHINode; variable
H A DSSAUpdaterBulk.h23 class PHINode; variable
H A DLocal.h47 class PHINode; variable
H A DSSAUpdater.h25 class PHINode; variable
H A DBasicBlockUtils.h29 class PHINode; variable
H A DLoopConstrainer.h24 class PHINode; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DPhiValues.h32 class PHINode; variable
H A DBasicAliasAnalysis.h30 class PHINode; variable
H A DMemoryBuiltins.h47 class PHINode; global() variable
/llvm-project/polly/include/polly/
H A DZoneAlgo.h26 class PHINode; variable
/llvm-project/polly/include/polly/CodeGen/
H A DBlockGenerators.h575 copyPHIInstruction(ScopStmt &,PHINode *,ValueMapT &,LoopToScevMapT &) copyPHIInstruction() argument
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h42 class PHINode; variable
H A DGVN.h54 class PHINode; variable
/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h42 class PHINode; variable
/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h40 class PHINode; variable
/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp257 SmallPtrSet<const PHINode *, 16> &VisitedPHIs) { in HasAddressTaken() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h76 class PHINode; variable
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h52 class PHINode; variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp730 findInductionAndReductions(Loop * L,SmallVector<PHINode *,8> & Inductions,Loop * InnerLoop) findInductionAndReductions() argument
[all...]
H A DSROA.cpp2678 AllocaSliceRewriter(const DataLayout & DL,AllocaSlices & AS,SROA & Pass,AllocaInst & OldAI,AllocaInst & NewAI,uint64_t NewAllocaBeginOffset,uint64_t NewAllocaEndOffset,bool IsIntegerPromotable,VectorType * PromotableVecTy,SmallSetVector<PHINode *,8> & PHIUsers,SmallSetVector<SelectInst *,8> & SelectUsers) AllocaSliceRewriter() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5905 getCaseResults(SwitchInst * SI,ConstantInt * CaseVal,BasicBlock * CaseDest,BasicBlock ** CommonDest,SmallVectorImpl<std::pair<PHINode *,Constant * >> & Res,const DataLayout & DL,const TargetTransformInfo & TTI) getCaseResults() argument
6501 ShouldBuildLookupTable(SwitchInst * SI,uint64_t TableSize,const TargetTransformInfo & TTI,const DataLayout & DL,const SmallDenseMap<PHINode *,Type * > & ResultTypes) ShouldBuildLookupTable() argument
6538 ShouldUseSwitchConditionAsTableIndex(ConstantInt & MinCaseVal,const ConstantInt & MaxCaseVal,bool HasDefaultResults,const SmallDenseMap<PHINode *,Type * > & ResultTypes,const DataLayout & DL,const TargetTransformInfo & TTI) ShouldUseSwitchConditionAsTableIndex() argument
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1796 collectPHINodes(const PHINode & I,SmallPtrSet<const PHINode *,8> & SeenPHIs) collectPHINodes() argument
[all...]
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp123 PHINode::PHINode(const PHINode &PN) PHINode() function in PHINode
[all...]

12