Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h144 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h668 InstTy *getInsertPos() const { return InsertPos; } in getInsertPos() function