Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp258 static bool isInterestingInstruction(const Instruction *I) { in isInterestingInstruction() function in __anonf49e23310111::LargeBlockInfo
265 assert(isInterestingInstruction(I) && in getInstructionIndex()
279 if (isInterestingInstruction(&BBI)) in getInstructionIndex()