Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5077 static bool IsNonLocalValue(Value *V, BasicBlock *BB) { in IsNonLocalValue() function
5202 return IsNonLocalValue(V, MemoryInst->getParent()); in optimizeMemoryInst()