Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5025 auto OldInsertPoint = Builder.saveIP(); in createOutlinedFunction() local
5088 Builder.restoreIP(OldInsertPoint); in createOutlinedFunction()