Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DConvertFromLLVMIR.cpp228 Block::iterator getFuncInsertPt() { in getFuncInsertPt() function in __anonbfc9ccbf0111::Importer
1189 b.setInsertionPoint(module.getBody(), getFuncInsertPt()); in processFunction()