Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FO

237   if (llvm::ConstantInt *FO = dyn_cast<llvm::ConstantInt>(FailureOrderVal)) {
238 switch (FO->getSExtValue()) {