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

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

Completed in 122 milliseconds