Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp188 static bool isInterestingInstruction(const Instruction *I) { in isInterestingInstruction() function in __anon15daae630111::LargeBlockInfo
195 assert(isInterestingInstruction(I) && in getInstructionIndex()
209 if (isInterestingInstruction(&BBI)) in getInstructionIndex()