Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DStatepoint.cpp36 bool llvm::isGCRelocate(const CallBase *Call) { in isGCRelocate() function in llvm
40 bool llvm::isGCRelocate(const Value *V) { in isGCRelocate() function in llvm
/external/llvm/lib/IR/
DStatepoint.cpp43 bool llvm::isGCRelocate(ImmutableCallSite CS) { in isGCRelocate() function in llvm