Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp309 static bool isInterestingInstruction(const Instruction *I) { in isInterestingInstruction() function in __anon9fbe807d0111::LargeBlockInfo
316 assert(isInterestingInstruction(I) && in getInstructionIndex()
330 if (isInterestingInstruction(&BBI)) in getInstructionIndex()