Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp188 static bool isInterestingInstruction(const Instruction *I) { in isInterestingInstruction() function in __anon71017ea50111::LargeBlockInfo
195 assert(isInterestingInstruction(I) && in getInstructionIndex()
209 if (isInterestingInstruction(&BBI)) in getInstructionIndex()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp191 static bool isInterestingInstruction(const Instruction *I) { in isInterestingInstruction() function in __anon16ba9bb90111::LargeBlockInfo
198 assert(isInterestingInstruction(I) && in getInstructionIndex()
212 if (isInterestingInstruction(&BBI)) in getInstructionIndex()
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp188 static bool isInterestingInstruction(const Instruction *I) { in isInterestingInstruction() function in __anonf252b8970111::LargeBlockInfo
195 assert(isInterestingInstruction(I) && in getInstructionIndex()
209 if (isInterestingInstruction(&BBI)) in getInstructionIndex()