Searched defs:ConstantComparesGatherer (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp468 struct ConstantComparesGatherer { struct in namespace:__anon4761
484 ConstantComparesGatherer(Instruction *Cond, const DataLayout &DL) : DL(DL) { function in struct:__anon4761::ConstantComparesGatherer

Completed in 57 milliseconds