Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DImplicitNullChecks.cpp141 class HazardDetector { class
156 explicit HazardDetector(const TargetRegisterInfo &TRI, AliasAnalysis &AA) in HazardDetector() function in __anonb2f1df7a0111::HazardDetector
186 void HazardDetector::rememberInstruction(MachineInstr *MI) { in rememberInstruction()
220 bool HazardDetector::isSafeToHoist(MachineInstr *MI, in isSafeToHoist()
420 HazardDetector HD(*TRI, *AA); in analyzeBlockForNullChecks()