Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp70 bool Loop::makeLoopInvariant(Value *V, bool &Changed, Instruction *InsertPt, makeLoopInvariant() function in Loop
78 bool Loop::makeLoopInvariant(Instruction *I, bool &Changed, makeLoopInvariant() function in Loop