OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMemoryInst
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/Utils/
MemorySSA.cpp
434
Instruction *Inst = MU->
getMemoryInst
();
623
MemoryInst = MUD->
getMemoryInst
();
[
all
...]
/external/llvm/include/llvm/Transforms/Utils/
MemorySSA.h
212
Instruction *
getMemoryInst
() const { return MemoryInst; }
[
all
...]
Completed in 216 milliseconds