Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp340 DenseMap<BasicBlock *, SmallVector<Instruction *, 8>> GuardsInBlock; run() local
377 eliminateInstrViaWidening(Instruction * Instr,const df_iterator<DomTreeNode * > & DFSI,const DenseMap<BasicBlock *,SmallVector<Instruction *,8>> & GuardsInBlock) eliminateInstrViaWidening() argument