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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h130 /// getInsertPos - Return the current insertion position.
131 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } function in class:llvm::InstrEmitter

Completed in 1081 milliseconds