Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DConvertFromLLVMIR.cpp219 Block::iterator getGlobalInsertPt() { in getGlobalInsertPt() function in __anonbfc9ccbf0111::Importer
425 OpBuilder b(module.getBody(), getGlobalInsertPt()); in processGlobal()