Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DInstructionPrecedenceTracking.h58 bool hasSpecialInstructions(const BasicBlock *BB);
105 return hasSpecialInstructions(BB); in hasICF()
127 return hasSpecialInstructions(BB); in mayWriteToMemory()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInstructionPrecedenceTracking.h61 bool hasSpecialInstructions(const BasicBlock *BB);
111 return hasSpecialInstructions(BB); in hasICF()
135 return hasSpecialInstructions(BB); in mayWriteToMemory()
/external/llvm-project/llvm/lib/Analysis/
DInstructionPrecedenceTracking.cpp53 bool InstructionPrecedenceTracking::hasSpecialInstructions( in hasSpecialInstructions() function in InstructionPrecedenceTracking
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionPrecedenceTracking.cpp53 bool InstructionPrecedenceTracking::hasSpecialInstructions( in hasSpecialInstructions() function in InstructionPrecedenceTracking