Searched defs:getPos (Results 1 – 4 of 4) sorted by relevance
89 std::function<MachineBasicBlock::iterator()> getPos) { in rescheduleLexographically() argument
415 MachineBasicBlock::const_iterator getPos() const { return CurrPos; } getPos() function
331 int64_t ValueBoundsConstraintSet::getPos(Value value, in getPos() function in ValueBoundsConstraintSet
494 Value getPos() const { return getCursor()[0]; } in getPos() function in __anon52819bea0311::DedupIterator