Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp278 for (BasicBlock::iterator II = BB->begin(), IIE = BB->end(); II != IIE; in lowerAcrossUnwindEdges() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp195 for (auto III = Indices.rbegin(), IIE = Indices.rend(); III != IIE; ++III) in fixPhis() local