HomeSort by relevance Sort by last modified time
    Searched refs:NewBr (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Utils/
Local.cpp 216 BranchInst *NewBr = Builder.CreateCondBr(Cond,
227 NewBr->setMetadata(LLVMContext::MD_prof,
236 NewBr->setMetadata(LLVMContext::MD_make_implicit, MakeImplicitMD);
    [all...]
InlineFunction.cpp     [all...]

Completed in 126 milliseconds