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/
H A DCSEMIRBuilder.cpp47 auto CurrPos = getInsertPt(); in getDominatingInstrForID() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h383 MachineBasicBlock::const_iterator CurrPos; variable