Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp57 const SmallVectorImpl<Instruction *> &DefsUsedOutside) { in versionLoop()
126 const SmallVectorImpl<Instruction *> &DefsUsedOutside) { in addPHINodes()
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp56 const SmallVectorImpl<Instruction *> &DefsUsedOutside) { in versionLoop()
125 const SmallVectorImpl<Instruction *> &DefsUsedOutside) { in addPHINodes()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp50 const SmallVectorImpl<Instruction *> &DefsUsedOutside) { in versionLoop()
129 const SmallVectorImpl<Instruction *> &DefsUsedOutside) { in addPHINodes()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp667 auto DefsUsedOutside = findDefsUsedOutsideOfLoop(L); in processLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp737 auto DefsUsedOutside = findDefsUsedOutsideOfLoop(L); in processLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp739 auto DefsUsedOutside = findDefsUsedOutsideOfLoop(L); in processLoop() local