Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h154 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h709 InstTy *getInsertPos() const { return InsertPos; } in getInsertPos() function