Searched refs:blockPtr (Results 1 – 1 of 1) sorted by relevance
230 const CFGBlock *blockPtr = currBldrCtx ? currBldrCtx->getBlock() : nullptr; in getCFGElementRef() local231 return {blockPtr, currStmtIdx}; in getCFGElementRef()