Home
last modified time | relevance | path

Searched defs:getLoopInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h399 LoopInfo *getLoopInfo() const { return LI; } in getLoopInfo() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h348 LoopInfo *getLoopInfo() const { return LI; } in getLoopInfo() function