Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1373 auto BuilderInsertPoint = Builder.saveIP(); in valueProfile() local
1384 Builder.restoreIP(BuilderInsertPoint); in valueProfile()