Home
last modified time | relevance | path

Searched defs:FunctionNum (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp139 static bool ParseDFTLine(const std::string &Line, size_t *FunctionNum, in ParseDFTLine()
227 size_t FunctionNum = 0; in Init() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp166 unsigned FunctionNum) in MachineFunction() argument
/llvm-project/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp91 unsigned FunctionNum = 42; SetUp() local