Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
HDLoopVectorizationLegality.h399 LoopInfo *getLoopInfo() const { return LI; } in getLoopInfo() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
HDInstCombiner.h348 LoopInfo *getLoopInfo() const { return LI; } in getLoopInfo() function