Searched defs:setOnlyReadsMemory (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | BuildLibCalls.cpp | 68 static bool setOnlyReadsMemory(Function &F) { setOnlyReadsMemory() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 845 void Function::setOnlyReadsMemory() { setOnlyReadsMemory() function in Function |
H A D | Instructions.cpp | 635 void CallBase::setOnlyReadsMemory() { setOnlyReadsMemory() function in CallBase |