LLVM 23.0.0git
llvm::instrumentor::InstrumentationLocation Member List

This is the complete list of members for llvm::instrumentor::InstrumentationLocation, including all inherited members.

BASIC_BLOCK_POST enum valuellvm::instrumentor::InstrumentationLocation
BASIC_BLOCK_PRE enum valuellvm::instrumentor::InstrumentationLocation
FUNCTION_POST enum valuellvm::instrumentor::InstrumentationLocation
FUNCTION_PRE enum valuellvm::instrumentor::InstrumentationLocation
getKind() constllvm::instrumentor::InstrumentationLocationinline
getKindFromStr(StringRef S)llvm::instrumentor::InstrumentationLocationinlinestatic
getKindStr(KindTy Kind)llvm::instrumentor::InstrumentationLocationinlinestatic
getOpcode() constllvm::instrumentor::InstrumentationLocationinline
GLOBAL_POST enum valuellvm::instrumentor::InstrumentationLocation
GLOBAL_PRE enum valuellvm::instrumentor::InstrumentationLocation
INSTRUCTION_POST enum valuellvm::instrumentor::InstrumentationLocation
INSTRUCTION_PRE enum valuellvm::instrumentor::InstrumentationLocation
InstrumentationLocation(KindTy Kind)llvm::instrumentor::InstrumentationLocationinline
InstrumentationLocation(unsigned Opcode, bool IsPRE)llvm::instrumentor::InstrumentationLocationinline
isPRE(KindTy Kind)llvm::instrumentor::InstrumentationLocationinlinestatic
isPRE() constllvm::instrumentor::InstrumentationLocationinline
KindTy enum namellvm::instrumentor::InstrumentationLocation
Last enum valuellvm::instrumentor::InstrumentationLocation
MODULE_POST enum valuellvm::instrumentor::InstrumentationLocation
MODULE_PRE enum valuellvm::instrumentor::InstrumentationLocation