Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h104 SmallPtrSet<const Instruction *, 8> CatchInfoLost; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp453 assert(CatchInfoFound.size() == CatchInfoLost.size() && in clear()
460 CatchInfoLost.clear(); in clear()