Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineCSE.cpp88 bool isCSECandidate(MachineInstr *MI);
253 bool MachineCSE::isCSECandidate(MachineInstr *MI) { in isCSECandidate() function in MachineCSE
361 if (!isCSECandidate(MI)) in ProcessBlock()
/external/llvm/lib/CodeGen/
DMachineCSE.cpp97 bool isCSECandidate(MachineInstr *MI);
331 bool MachineCSE::isCSECandidate(MachineInstr *MI) { in isCSECandidate() function in MachineCSE
460 if (!isCSECandidate(MI)) in ProcessBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCSE.cpp119 bool isCSECandidate(MachineInstr *MI);
354 bool MachineCSE::isCSECandidate(MachineInstr *MI) { in isCSECandidate() function in MachineCSE
481 if (!isCSECandidate(MI)) in ProcessBlock()