Home
last modified time | relevance | path

Searched defs:PEO (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp441 if (auto *PEO = dyn_cast<PossiblyExactOperator>(I)) in ReduceExpressionGraph() local
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp748 } else if (const auto *PEO = dyn_cast<PossiblyExactOperator>(V)) { getOptimizationFlags() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp56 if (auto *PEO = dyn_cast<PossiblyExactOperator>(I)) PoisonFlags() local
/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1654 } else if (const auto *PEO = dyn_cast<PossiblyExactOperator>(V)) { getOptimizationFlags() local
/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1536 if (auto *PEO = dyn_cast<PossiblyExactOperator>(V)) match() local