Searched defs:Allocas (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/Transforms/Utils/
H A DMem2Reg.cpp58 std::vector<AllocaInst*> Allocas; local
H A DPromoteMemoryToRegister.cpp235 std::vector<AllocaInst *> Allocas; member in struct:__anon2842::PromoteMem2Reg
282 PromoteMem2Reg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, argument
1072 PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, AliasSetTracker *AST) argument
[all...]
/freebsd-10.3-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h78 AllocaHolderHandle Allocas; // Track memory allocated by alloca member in struct:llvm::ExecutionContext
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp499 DenseMap<const AllocaInst*, const AllocaInst*> Allocas; local
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1407 std::vector<AllocaInst*> Allocas; local

Completed in 68 milliseconds