Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp89 std::function<MachineBasicBlock::iterator()> getPos) { in rescheduleLexographically()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DRegisterPressure.h413 MachineBasicBlock::const_iterator getPos() const { return CurrPos; } in getPos() function