Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp946 BranchInst *HeadNewTerm = in SplitBlockAndInsertIfThen() local
948 HeadNewTerm->setMetadata(LLVMContext::MD_prof, BranchWeights); in SplitBlockAndInsertIfThen()
949 ReplaceInstWithInst(HeadOldTerm, HeadNewTerm); in SplitBlockAndInsertIfThen()
991 BranchInst *HeadNewTerm = in SplitBlockAndInsertIfThenElse() local
993 HeadNewTerm->setMetadata(LLVMContext::MD_prof, BranchWeights); in SplitBlockAndInsertIfThenElse()
994 ReplaceInstWithInst(HeadOldTerm, HeadNewTerm); in SplitBlockAndInsertIfThenElse()