Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenPGO.cpp932 auto BuilderInsertPoint = Builder.saveIP(); in valueProfile() local
943 Builder.restoreIP(BuilderInsertPoint); in valueProfile()