Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2340 static bool nextIRInstructionDataMatchesNextInst(IRInstructionData &ID) { in nextIRInstructionDataMatchesNextInst() function
2394 if (!nextIRInstructionDataMatchesNextInst(ID)) in isCompatibleWithAlreadyOutlinedCode()
2467 if (!nextIRInstructionDataMatchesNextInst(ID)) in pruneIncompatibleRegions()