Searched defs:TheFunction (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachineModuleSlotTracker.h | 23 const Function &TheFunction; variable |
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLoweringCall.cpp | 1494 const Function &TheFunction; member in __anon354e4a110211::VarArgsLoweringHelper |
/freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 706 const Function* TheFunction = nullptr; member in llvm::SlotTracker |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 1780 const Function *TheFunction; member in llvm::LoopVectorizationCostModel |