Home
last modified time | relevance | path

Searched refs:ProtoName (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp39 : AV(nullptr), ProtoType(nullptr), ProtoName(), InsertedPHIs(NewPHI) {} in SSAUpdater()
51 ProtoName = Name; in Initialize()
151 ProtoName, &BB->front()); in GetValueInMiddleOfBlock()
268 Updater->ProtoName, &BB->front()); in CreateEmptyPHI()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSSAUpdater.cpp39 : AV(0), ProtoType(0), ProtoName(), InsertedPHIs(NewPHI) {} in SSAUpdater()
53 ProtoName = Name; in Initialize()
180 ProtoName, &BB->front()); in GetValueInMiddleOfBlock()
302 Updater->ProtoName, &BB->front()); in CreateEmptyPHI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp60 ProtoName = Name; in Initialize()
163 ProtoName, &BB->front()); in GetValueInMiddleOfBlock()
282 Updater->ProtoName, &BB->front()); in CreateEmptyPHI()
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DSSAUpdater.h45 std::string ProtoName; variable
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h51 std::string ProtoName; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h51 std::string ProtoName; variable