Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMetadata.cpp395 bool isStillFunctionLocal = false; in replaceOperand() local
400 isStillFunctionLocal = true; in replaceOperand()
404 if (!isStillFunctionLocal) in replaceOperand()