Home
last modified time | relevance | path

Searched refs:isFunctionBlockedFromProfileInstr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1453 isFunctionBlockedFromProfileInstr(llvm::Function *Fn,
H A DCodeGenFunction.cpp941 switch (CGM.isFunctionBlockedFromProfileInstr(Fn, Loc)) { in StartFunction()
H A DCodeGenModule.cpp3486 CodeGenModule::isFunctionBlockedFromProfileInstr(llvm::Function *Fn, in isFunctionBlockedFromProfileInstr() function in CodeGenModule