Searched defs:Roots (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DDominanceFrontier.h37 std::vector<BasicBlock*> Roots; member in class:llvm::DominanceFrontierBase
H A DDominators.h39 std::vector<NodeT*> Roots; member in class:llvm::DominatorBase
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DGCMetadata.h93 std::vector<GCRoot> Roots; member in class:llvm::GCFunctionInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DGCStrategy.cpp180 bool LowerIntrinsics::InsertRootInitializers(Function &F, AllocaInst **Roots, argument
285 SmallVector<AllocaInst*, 32> Roots; local
[all...]
H A DShadowStackGC.cpp53 std::vector<std::pair<CallInst*,AllocaInst*> > Roots; member in class:__anon10018::ShadowStackGC
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DDAGDeltaAlgorithm.cpp67 std::vector<change_ty> Roots; member in class:__anon10100::DAGDeltaAlgorithmImpl
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DRegisterInfoEmitter.cpp767 ArrayRef<const CodeGenRegister*> Roots = RegBank.getRegUnit(i).getRoots(); local
H A DCodeGenRegisters.h404 const CodeGenRegister *Roots[2]; member in struct:llvm::RegUnit
[all...]
H A DCodeGenRegisters.cpp561 ArrayRef<const CodeGenRegister*> Roots = RU.getRoots(); local

Completed in 126 milliseconds