Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DPseudoProbe.h21 enum class PseudoProbeType { Block = 0, IndirectCall, DirectCall }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DSpeculateAnalyses.cpp58 if (auto DirectCall = dyn_cast<Function>(CalledValue)) in findCalles() local
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DSpeculateAnalyses.cpp58 if (auto DirectCall = dyn_cast<Function>(CalledValue)) in findCalles() local