Searched defs:DefsUsedOutside (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp56 versionLoop( const SmallVectorImpl<Instruction *> &DefsUsedOutside) argument
125 addPHINodes( const SmallVectorImpl<Instruction *> &DefsUsedOutside) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp739 auto DefsUsedOutside = findDefsUsedOutsideOfLoop(L); local

Completed in 120 milliseconds