Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1196 static bool hasHardUserWithinLoop(const Loop *L, const Instruction *I) { in hasHardUserWithinLoop() function
1383 !isa<SCEVUnknown>(ExitValue) && hasHardUserWithinLoop(L, Inst)) in rewriteLoopExitValues()