Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp211 const Use *InOL = LP.getOperandList(); in LandingPadInst() local
213 OL[I] = InOL[I]; in LandingPadInst()
1021 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local
1023 OL[I] = InOL[I]; in CatchSwitchInst()
3825 const Use *InOL = SI.getOperandList(); in SwitchInst() local
3827 OL[i] = InOL[i]; in SwitchInst()
3828 OL[i+1] = InOL[i+1]; in SwitchInst()
4052 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local
4054 OL[i] = InOL[i]; in IndirectBrInst()