Searched refs:getSelectInstrProfile (Results 1 – 3 of 3) sorted by relevance
59 if (!PA.getSelectInstrProfile(*SI, TrueCount, FalseCount)) in assignProfileData()
178 LLVM_ABI bool getSelectInstrProfile(SelectInst &SI, uint64_t &TrueCount,
375 bool ProfileAnnotator::getSelectInstrProfile(SelectInst &SI, in getSelectInstrProfile() function in ProfileAnnotator