Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp412 SmallPtrSetImpl<Instruction *> &AggressiveInsts, in dominatesMergePoint()
3488 SmallPtrSet<Instruction *, 4> AggressiveInsts; in FoldTwoEntryPHINode() local