Searched refs:isFunctionBlockedFromProfileInstr (Results 1 – 3 of 3) sorted by relevance
1359 bool isFunctionBlockedFromProfileInstr(llvm::Function *Fn,
855 if (CGM.isFunctionBlockedFromProfileInstr(Fn, Loc)) in StartFunction()
2923 bool CodeGenModule::isFunctionBlockedFromProfileInstr( in isFunctionBlockedFromProfileInstr() function in CodeGenModule