HomeSort by relevance Sort by last modified time
    Searched refs:DontMoveAcrossStore (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
EarlyIfConversion.cpp 221 bool DontMoveAcrossStore = true;
222 if (!I->isSafeToMove(TII, 0, DontMoveAcrossStore)) {
BranchFolding.cpp     [all...]
MachineLICM.cpp     [all...]

Completed in 2492 milliseconds