Home
last modified time | relevance | path

Searched refs:getFuncInsertPt (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Target/LLVMIR/
DConvertFromLLVMIR.cpp117 Block::iterator getFuncInsertPt() { in getFuncInsertPt() function in __anon1efceb260111::Importer
784 b.setInsertionPoint(module.getBody(), getFuncInsertPt()); in processFunction()