Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp367 SmallPtrSetImpl<Instruction *> &AggressiveInsts, in dominatesMergePoint()
2733 SmallPtrSet<Instruction *, 4> AggressiveInsts; in FoldTwoEntryPHINode() local