Home
last modified time | relevance | path

Searched defs:ShouldPreferAnother (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DScheduleHazardRecognizer.h85 virtual bool ShouldPreferAnother(SUnit *) { in ShouldPreferAnother() function
/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp148 bool PPCDispatchGroupSBHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in PPCDispatchGroupSBHazardRecognizer