Home
last modified time | relevance | path

Searched defs:inlined (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dcrash-trace.c12 void inlined(int x, float y) { in inlined() function
H A Dunreachable-code-path.c144 void inlined(int condition) { in inlined() function
/llvm-project/compiler-rt/test/asan/TestCases/
H A Duse-after-scope-inlined.cpp10 void inlined(int arg) { in inlined() function
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Duse-after-scope-inlined.cpp13 __attribute__((always_inline)) void inlined(int arg) { in inlined() function
/llvm-project/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c240 void inlinedIsDifferent(int inlined) { in inlinedIsDifferent()
/llvm-project/flang/lib/Optimizer/Builder/
H A DHLFIRTools.cpp845 mlir::Value inlined = inlineElementalOp(loc, builder, elementalIface, inlineElementalOp() local