Home
last modified time | relevance | path

Searched defs:Roots (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/CodeGen/
DGCStrategy.cpp180 bool LowerIntrinsics::InsertRootInitializers(Function &F, AllocaInst **Roots, in InsertRootInitializers()
285 SmallVector<AllocaInst*, 32> Roots; in PerformDefaultLowering() local
DShadowStackGC.cpp53 std::vector<std::pair<CallInst*,AllocaInst*> > Roots; member in __anoned398c820111::ShadowStackGC
DLiveIntervalAnalysis.cpp531 for (MCRegUnitRootIterator Roots(Unit, TRI); Roots.isValid(); ++Roots) { in computeRegUnitInterval() local
543 for (MCRegUnitRootIterator Roots(Unit, TRI); Roots.isValid(); ++Roots) { in computeRegUnitInterval() local
/external/llvm/include/llvm/Analysis/
DDominanceFrontier.h37 std::vector<BasicBlock*> Roots; variable
/external/llvm/include/llvm/CodeGen/
DGCMetadata.h93 std::vector<GCRoot> Roots; variable
/external/llvm/lib/Target/
DTargetRegisterInfo.cpp63 MCRegUnitRootIterator Roots(Unit, TRI); in print() local
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp67 std::vector<change_ty> Roots; member in __anon528261c10111::DAGDeltaAlgorithmImpl
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h263 NodeVector Roots; variable
/external/llvm/utils/TableGen/
DCodeGenRegisters.h403 const CodeGenRegister *Roots[2]; member
DRegisterInfoEmitter.cpp669 ArrayRef<const CodeGenRegister*> Roots = RegBank.getRegUnit(i).getRoots(); in runMCDesc() local
DCodeGenRegisters.cpp554 ArrayRef<const CodeGenRegister*> Roots = RU.getRoots(); in computeOverlaps() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5429 std::pair<const SCEV *,const SCEV *> Roots = in HowFarToZero() local
6486 std::pair<const SCEV *,const SCEV *> Roots = in getNumIterationsInRange() local