Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/Transforms/Utils/
DSimplifyIndVar.h28 class PHINode; variable
DSSAUpdater.h27 class PHINode; variable
DLocal.h38 class PHINode; variable
DSSAUpdaterImpl.h30 class PHINode; variable
/external/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.h34 class PHINode; variable
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DLocal.h30 class PHINode; variable
DSSAUpdater.h21 class PHINode; variable
/external/llvm/include/llvm/CodeGen/
DStackProtector.h30 class PHINode; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DTailRecursionElimination.cpp413 SmallVector<PHINode*, 8> &ArgumentPHIs, in EliminateRecursiveTailCall()
589 SmallVector<PHINode*, 8> &ArgumentPHIs, in FoldReturnAndProcessPred()
625 SmallVector<PHINode*, 8> &ArgumentPHIs, in ProcessReturningBlock()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp176 SmallPtrSet<const PHINode*, 16> &PHIUsers) { in AnalyzeGlobal()
641 SmallPtrSet<const PHINode*, 8> &PHIs) { in AllUsesOfValueWillTrapIfNull()
978 SmallPtrSet<const PHINode*, 8> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal()
1069 SmallPtrSet<const PHINode*, 32> &LoadUsingPHIs, in LoadUsesSimpleEnoughForHeapSRA()
1172 std::vector<std::pair<PHINode*, unsigned> > &PHIsToRewrite) { in GetHeapSROAValue()
1216 std::vector<std::pair<PHINode*, unsigned> > &PHIsToRewrite) { in RewriteHeapSROALoadUser()
1280 std::vector<std::pair<PHINode*, unsigned> > &PHIsToRewrite) { in RewriteUsesOfLoadForHeapSRoA()
1740 const SmallPtrSet<const PHINode*, 16> &PHIUsers, in ProcessInternalGlobal()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DSparsePropagation.h28 class PHINode; variable
DLoopInfo.h59 class PHINode; variable
/external/llvm/include/llvm/Analysis/
DSparsePropagation.h29 class PHINode; variable
DLoopInfo.h57 class PHINode; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombinePHI.cpp509 SmallPtrSet<PHINode*, 16> &PotentiallyDeadPHIs) { in DeadPHICycle()
531 SmallPtrSet<PHINode*, 16> &ValueEqualPHIs) { in PHIsEqualValue()
/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp698 Loop *L, SmallVector<PHINode *, 8> &Inductions, in findInductionAndReductions()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DDwarfEHPrepare.cpp207 SmallPtrSet<PHINode*, 32> &SeenPHIs) { in FindSelectorAndURoR()
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1108 std::vector<std::pair<PHINode*, unsigned> > &PHIsToRewrite) { in GetHeapSROAValue()
1152 std::vector<std::pair<PHINode*, unsigned> > &PHIsToRewrite) { in RewriteHeapSROALoadUser()
1215 std::vector<std::pair<PHINode*, unsigned> > &PHIsToRewrite) { in RewriteUsesOfLoadForHeapSRoA()
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp601 SizeOffsetType ObjectSizeOffsetVisitor::visitPHINode(PHINode&) { in visitPHINode() argument
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h59 class PHINode; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h64 class PHINode; variable
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp1630 static uint64_t GetStringLengthH(Value *V, SmallPtrSet<PHINode*, 32> &PHIs) { in GetStringLengthH()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4212 SmallVectorImpl<std::pair<PHINode *, Constant *>> &Res, in GetCaseResults()
4685 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp86 PHINode::PHINode(const PHINode &PN) in PHINode() function in PHINode
/external/llvm/lib/IR/
DInstructions.cpp92 PHINode::PHINode(const PHINode &PN) in PHINode() function in PHINode

12