Home
last modified time | relevance | path

Searched defs:AllocaTmps (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DEvaluator.h103 SmallVector<std::unique_ptr<GlobalVariable>, 32> AllocaTmps; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp2305 std::vector<GlobalVariable*> &AllocaTmps, in EvaluateFunction()
2559 std::vector<GlobalVariable*> AllocaTmps; in EvaluateStaticConstructor() local