Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp735 SetVector<Function *> DirectCalledFns; runOnModule() local
788 processFunction(Function & F,SetVector<Function * > & DirectCalledFns) processFunction() argument