Home
last modified time | relevance | path

Searched defs:FunctionA (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DPrintFuncTest.cpp29 void FunctionA(const uint8_t *Data, size_t Size) { in FunctionA() function
/llvm-project-15.0.7/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp50 const BinaryFunction &FunctionA, in equalJumpTables()
220 const BinaryFunction *FunctionA = in isIdenticalWith() local