Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp532 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
1045 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp408 Optional<MDNode *> NewLoopID = makeFollowupLoopID( in CloneLoopBlocks() local
DInlineFunction.cpp1381 MDNode *NewLoopID = MDNode::getDistinct(Ctx, MDs); in inlineLoopID() local
1419 MDNode *NewLoopID = in fixupLineNumbers() local
DLoopUtils.cpp240 MDNode *NewLoopID = MDNode::get(Context, MDs); in addStringMetadataToLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp101 MDNode *NewLoopID = in setAlreadyVectorized() local
DLoopVectorize.cpp6669 MDNode *NewLoopID = MDNode::get(Context, MDs); in AddRuntimeUnrollDisableMetaData() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp1153 Optional<MDNode *> NewLoopID = in tryToUnrollLoop() local
DInductiveRangeCheckElimination.cpp429 MDNode *NewLoopID = in DisableAllLoopOptsOnLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp340 auto *NewLoopID = LoopIDsMap.lookup(LoopID); in stripDebugInfo() local