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