Home
last modified time | relevance | path

Searched defs:CurrPos (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DCSEMIRBuilder.cpp47 auto CurrPos = getInsertPt(); in getDominatingInstrForID() local
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DRegisterPressure.h383 MachineBasicBlock::const_iterator CurrPos; variable