Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp84 static bool checkSafeInstruction(const Instruction &I, in checkSafeInstruction() function
147 bool IsSafeInstr = checkSafeInstruction(I, InnerLoopGuardCmp, in analyzeLoopNestForPerfectNest()
212 if (!checkSafeInstruction(I, InnerLoopGuardCmp, OuterLoopLatchCmp, in getInterveningInstructions()