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