Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1365 auto VRegDefIt = FuncInfo->SwiftErrorVRegDefMap.find(Key); in propagateSwiftErrorVRegs() local
1368 bool DownwardDef = VRegDefIt != FuncInfo->SwiftErrorVRegDefMap.end(); in propagateSwiftErrorVRegs()