Searched defs:SubFn (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroCleanup.cpp39 static void lowerSubFn(IRBuilder<> &Builder, CoroSubFnInst *SubFn) { argument
H A DCoroSplit.cpp1174 auto *SubFn = dyn_cast<CoroSubFnInst>(Callee); local

Completed in 65 milliseconds