Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopInfo.cpp65 bool Loop::makeLoopInvariant(Value *V, bool &Changed, in makeLoopInvariant() function in Loop
72 bool Loop::makeLoopInvariant(Instruction *I, bool &Changed, in makeLoopInvariant() function in Loop
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp72 bool Loop::makeLoopInvariant(Value *V, bool &Changed, Instruction *InsertPt, in makeLoopInvariant() function in Loop
79 bool Loop::makeLoopInvariant(Instruction *I, bool &Changed, in makeLoopInvariant() function in Loop
/external/llvm-project/llvm/lib/Analysis/
DLoopInfo.cpp73 bool Loop::makeLoopInvariant(Value *V, bool &Changed, Instruction *InsertPt, in makeLoopInvariant() function in Loop
80 bool Loop::makeLoopInvariant(Instruction *I, bool &Changed, in makeLoopInvariant() function in Loop