Home
last modified time | relevance | path

Searched defs:ExitBlockBeforeBody (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Transforms/
H A DInstrumentation.h77 bool ExitBlockBeforeBody; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h78 bool ExitBlockBeforeBody; member
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp319 uint32_t Ident, bool UseCfgChecksum, bool ExitBlockBeforeBody) in GCOVFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp344 uint32_t Ident, bool UseCfgChecksum, bool ExitBlockBeforeBody) in GCOVFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp333 bool ExitBlockBeforeBody = Version >= 48; in GCOVFunction() local