Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/IPO/
H A DFunctionSpecializationTest.cpp157 auto FuncIter = F->begin(); TEST_F() local
225 auto FuncIter = F->begin(); TEST_F() local
361 auto FuncIter = F->begin(); TEST_F() local
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2339 auto FuncIter = M.begin(); FindAtExitLibFunc() local