Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h127 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h502 InstTy *getInsertPos() const { return InsertPos; } in getInsertPos() function