Searched refs:verifyLiveIntervals (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineVerifier.cpp230 void verifyLiveIntervals();
1296 verifyLiveIntervals();
1325 void MachineVerifier::verifyLiveIntervals() { function in class:MachineVerifier
1326 assert(LiveInts && "Don't call verifyLiveIntervals without LiveInts");

Completed in 215 milliseconds