Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DMetadata.cpp358 bool isStillFunctionLocal = false; in replaceOperand() local
363 isStillFunctionLocal = true; in replaceOperand()
367 if (!isStillFunctionLocal) in replaceOperand()