Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2441 const auto &InstRange = BlockInstRange.lookup(To); in updateReachableEdge() local
3480 const auto &InstRange = BlockInstRange.lookup(&F.getEntryBlock()); in runGVN() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2069 auto InstRange = llvm::make_range(++(RI->getIterator().getReverse()), in inlineRetainOrClaimRVCalls() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1836 AssignmentInstRange InstRange = getAssignmentInsts(Old); in RAUW() local