Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp987 auto BuilderInsertPoint = Builder.saveIP(); in valueProfile() local
998 Builder.restoreIP(BuilderInsertPoint); in valueProfile()