Home
last modified time | relevance | path

Searched defs:Allocas (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DMem2Reg.cpp62 std::vector<AllocaInst*> Allocas; in INITIALIZE_PASS_DEPENDENCY() local
DPromoteMemoryToRegister.cpp224 std::vector<AllocaInst *> Allocas; member
986 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg()
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h72 AllocaHolder Allocas; // Track memory allocated by alloca member
/external/llvm/lib/CodeGen/
DStackColoring.cpp473 DenseMap<const AllocaInst*, const AllocaInst*> Allocas; in remapInstructions() local
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1414 std::vector<AllocaInst*> Allocas; in performPromotion() local
DRewriteStatepointsForGC.cpp2059 SmallVector<AllocaInst *, 16> Allocas; in splitVectorValues() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5120 SmallVector<Value *, 4> Allocas; in visitIntrinsicCall() local