Searched refs:isFunctionBlockedFromProfileInstr (Results 1 – 3 of 3) sorted by relevance
1375 isFunctionBlockedFromProfileInstr(llvm::Function *Fn,
863 switch (CGM.isFunctionBlockedFromProfileInstr(Fn, Loc)) { in StartFunction()
3050 CodeGenModule::isFunctionBlockedFromProfileInstr(llvm::Function *Fn, in isFunctionBlockedFromProfileInstr() function in CodeGenModule