OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findClosestMatchingDominator
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
NaryReassociate.h
158
Instruction *
findClosestMatchingDominator
(const SCEV *CandidateExpr,
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
NaryReassociate.cpp
414
Value *Candidate =
findClosestMatchingDominator
(CandidateExpr, GEP);
502
auto *LHS =
findClosestMatchingDominator
(LHSExpr, I);
549
NaryReassociatePass::
findClosestMatchingDominator
(const SCEV *CandidateExpr,
630
Instruction *R1MinMax =
findClosestMatchingDominator
(R1Expr, I);
SeparateConstOffsetFromGEP.cpp
449
Instruction *
findClosestMatchingDominator
(
1182
Instruction *SeparateConstOffsetFromGEP::
findClosestMatchingDominator
(
1216
if (auto *Dom =
findClosestMatchingDominator
(Key, I, DominatingAdds)) {
1228
if (auto *Dom =
findClosestMatchingDominator
(Key, I, DominatingSubs)) {
Completed in 20 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026