Searched defs:OpID (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.cpp | 449 for (DbgOpID OpID : VLoc.second.getDbgOpIDs()) loadInlocs() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 3784 unsigned OpID = 0; EmitOverflowCheckedBinOp() local |
/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 1549 for (unsigned OpID : reverse(BC->getOperandIDs())) { materializeValue() local |