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