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

  /external/llvm/lib/CodeGen/
IfConversion.cpp 302 bool BFChange = false;
306 BFChange = BF.OptimizeFunction(MF, TII, ST.getRegisterInfo(),
434 MadeChange |= BFChange;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IfConversion.cpp 270 bool BFChange = BF.OptimizeFunction(MF, TII,
409 MadeChange |= BFChange;
    [all...]

Completed in 51 milliseconds