Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DMem2Reg.cpp62 std::vector<AllocaInst*> Allocas; in INITIALIZE_PASS_DEPENDENCY() local
DPromoteMemoryToRegister.cpp235 std::vector<AllocaInst *> Allocas; member
1079 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg()
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h73 AllocaHolder Allocas; // Track memory allocated by alloca member
/external/llvm/lib/CodeGen/
DStackColoring.cpp474 DenseMap<const AllocaInst*, const AllocaInst*> Allocas; in remapInstructions() local
DWinEHPrepare.cpp524 TinyPtrVector<AllocaInst *> &Allocas = VarInfoEntry.second; in prepareExceptionHandlers() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1692 SmallVector<AllocaInst *, 16> Allocas; in splitVectorValues() local
DScalarReplAggregates.cpp1413 std::vector<AllocaInst*> Allocas; in performPromotion() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5322 SmallVector<Value *, 4> Allocas; in visitIntrinsicCall() local