Home
last modified time | relevance | path

Searched refs:GetBFIFunc (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp247 using GetBFIFunc = typedef in __anonf68f20f70111::InductiveRangeCheckElimination
249 GetBFIFunc GetBFI;
258 LoopInfo &LI, GetBFIFunc GetBFI = std::nullopt) in InductiveRangeCheckElimination()