Searched refs:hasSpecialInstructions (Results 1 – 2 of 2) sorted by relevance
58 bool hasSpecialInstructions(const BasicBlock *BB);110 return hasSpecialInstructions(BB); in hasICF()132 return hasSpecialInstructions(BB); in mayWriteToMemory()
57 bool InstructionPrecedenceTracking::hasSpecialInstructions( in hasSpecialInstructions() function in InstructionPrecedenceTracking